Skip to content

Disable Rust scanning in CodeQL workflow#33

Merged
hyperpolymath merged 1 commit intomainfrom
claude/fix-rust-scan-issues-01PsZKxuoiMDjv81N9ohwv2j
Dec 8, 2025
Merged

Disable Rust scanning in CodeQL workflow#33
hyperpolymath merged 1 commit intomainfrom
claude/fix-rust-scan-issues-01PsZKxuoiMDjv81N9ohwv2j

Conversation

@hyperpolymath
Copy link
Owner

The experimental Rust code in ARCHIVE/license-parser-experiments/ has no Cargo.toml, causing CodeQL to report 0% call target and macro resolution rates. Since this is archived experimental code without a proper Cargo project, disable Rust scanning until a buildable Rust project is added to the repository.

The experimental Rust code in ARCHIVE/license-parser-experiments/
has no Cargo.toml, causing CodeQL to report 0% call target and
macro resolution rates. Since this is archived experimental code
without a proper Cargo project, disable Rust scanning until a
buildable Rust project is added to the repository.
@hyperpolymath hyperpolymath merged commit ee573db into main Dec 8, 2025
0 of 18 checks passed
@hyperpolymath hyperpolymath deleted the claude/fix-rust-scan-issues-01PsZKxuoiMDjv81N9ohwv2j branch December 8, 2025 21:36
hyperpolymath added a commit that referenced this pull request Dec 8, 2025
The experimental Rust code in ARCHIVE/license-parser-experiments/ has no
Cargo.toml, causing CodeQL to report 0% call target and macro resolution
rates. Since this is archived experimental code without a proper Cargo
project, disable Rust scanning until a buildable Rust project is added
to the repository.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants